home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / misc / motfreeware.lha / MotorolaFreeware / MotFreeware.readme < prev    next >
Encoding:
Text File  |  1995-03-03  |  2.9 KB  |  65 lines

  1. Short:    Motorola Freeware 68xx cross assemblers
  2. Uploader: salamon@gol.com (David Salamon)
  3. Author:   Motorola, Terry E. Rogers, T.Grover, and others
  4. Type:     dev/cross
  5.  
  6. These are the complete set of Motorola Freeware cross assemblers, as posted
  7. on the Freeware BBS some years ago (and no longer available).  The assemblers
  8. cover the 6800, 6801, 6804, 6805, 6809, and 6811 microprocessors and micro-
  9. controllers.  This is version TER_2.0, and no source code is provided.
  10.  
  11. 1.0       COPY RIGHT NOTICE
  12.  
  13. You may not distribute these cross assemblers and charge more than a
  14. nominal fee for the distribution media itself. This software is the
  15. property of Motorola and is made available as free ware for the purpose of
  16. developing software for their microprocessors only. "Free Ware" means that
  17. no charge is made for copying or for the use of computer software but that
  18. all other rights including but not limited to use of the software in whole
  19. or in part in other programs remains with Motorola.  Software means the
  20. source code and all versions of object code or computer coded instructions
  21. in whole or in part.  All copies must carry this notice.
  22.  
  23. 1.1       Disclaimer
  24.  
  25. The cross assemblers are supplied "as is" without warranty of any kind
  26. expressed or implied.  They are believed to be accurate but the user takes
  27. upon him or herself the entire responsibility and consequences of their
  28. use.  Neither Motorola nor any of the contributing authors warrant that the
  29. software is without errors, will operate without interruption or will be
  30. compatible with any software or hardware possessed or to be possessed by
  31. the user or that the use of the software or any of its parts will result in
  32. any economic advantage or reduction in cost.  Neither Motorola nor any of
  33. the contributing authors will be liable for any special or incidental or
  34. consequential damages, even if informed of the possibility of such damages
  35. in advance.
  36.  
  37. 1.2       Contributing Authors
  38.  
  39. Original Code                 E.J. Rupp 12/11/84
  40.  
  41. Releases beginning with TER   Terry E. Rogers
  42. (modifications & manual only) 6255 Henryk Woods Rd.
  43.                               Clay, New York 13041
  44.  
  45. Note:  This software is a direct descendant of the E.J. Rupp version.
  46. Other versions may exist.
  47.  
  48. Changes from the original for the Amiga version:
  49.  
  50.           - nested include files
  51.           - nested conditional assembly
  52.           - redefinable symbols
  53.           - segment (CODE, DATA etc.) statements
  54.           - new manual with examples
  55.           - ';' acceptable for comments
  56.           - ';' comments acceptable any where in line fixing comment after
  57.                 label bug
  58.           - '=' is now equivalent for EQU
  59.           - automatic paging of listing
  60.           - Amiga accepts source code from MS-DOS
  61.           - continuous include file line numbering option
  62.           - MS-DOS (CR,LF EOL) compatible S record output for Amiga
  63.  
  64. These cross assemblers run from the CLI only.
  65.